runtime.writeUserArenaHeapBits.write (method)
4 uses
runtime (current package)
arena.go#L571: h = h.write(s, readUintptr(addb(p, i/8)), k)
arena.go#L620: func (h writeUserArenaHeapBits) write(s *mspan, bits, valid uintptr) writeUserArenaHeapBits {
arena.go#L657: h = h.write(s, 0, ptrBits)
arena.go#L660: return h.write(s, 0, words)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |